MESCIUS SPREAD for ASP.NET 10.0J
RangeElement<T> コンストラクタ(List<T>,List<CellRange>)

要素のリスト
セル範囲のリスト
RangeElement<T>クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal objects As List(Of T), _
   ByVal cellRanges As List(Of CellRange) _
)
public RangeElement<T>( 
   List<T> objects,
   List<CellRange> cellRanges
)

パラメータ

objects
要素のリスト
cellRanges
セル範囲のリスト
参照

RangeElement<T> クラス
RangeElement<T> メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.